chore: version packages#806
Merged
Merged
Conversation
72e4d10 to
70678b6
Compare
70678b6 to
d3e0423
Compare
d3e0423 to
a3a9504
Compare
Contributor
Author
✅ E2E Dev Smoke — passing
4 passed · 0 failed · 0 skipped · 32s |
Contributor
Author
E2E Examples — all passedAll examples passed in the latest run. |
Contributor
Author
E2E Playground resultsDetails
📥 Download full HTML report (open the run → Artifacts → |
chybisov
approved these changes
Jul 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@lifi/widget@4.2.0
Minor Changes
#792
549d0f0Thanks @effie-ms! - Add advanced mode settings with dedicated slippage and route priority pages, plus a settings panel for configuring them.#778
eb4268fThanks @effie-ms! - AddAppearanceChangedwidget event emitted when the user toggles light/dark/system in the settings page.#776
befcc74Thanks @effie-ms! - Add an opt-in redesigned Send/Receive amount input card pair (AmountInputCardPair), enabled viadefaultUI.layout: 'cards'(defaults to'default'). With'default', the chain/token selectors plus the singleAmountInputremain the amount-entry UI. The new cards feature a token pill selector, percentage chips with gas-reserve deduction, fiat/token toggle, price (fiat) input mode, a swap button that reverses the from/to selection, and a receive card showing route price impact.#793
9a746eeThanks @effie-ms! - Add limit order mode with a limit price card, expiry selector, partial-fill toggle, and linked send/receive amounts.Patch Changes
#816
5071e9eThanks @chybisov! - Bump dependencies (@lifi/sdk → 4.1.x, MUI, wagmi, vite, and others).#818
a7e6b92Thanks @chybisov! - Bump dependencies (MUI 9.2, wagmi 3.7, viem 2.54.6, TanStack Router/Virtual, i18next, motion, and @lifi/sdk-provider-{ethereum,solana}).Updated dependencies [
5071e9e,6d19d22,a7e6b92,bf91f25]:@lifi/widget-light@4.2.0
Minor Changes
eb4268fThanks @effie-ms! - AddAppearanceChangedwidget event emitted when the user toggles light/dark/system in the settings page.@lifi/widget-provider@4.2.0
Minor Changes
#805
6d19d22Thanks @chybisov! - feat: recognize MetaMask Bitcoin in the wallet listAdds MetaMask Bitcoin (
io.metamask.bitcoin) detection (via the sharedwindow.ethereum.isMetaMasksignal, same extension as MetaMask EVM) and icon, soit dedupes with MetaMask EVM in the wallet list.
BitcoinProvidernow accepts aconnectorsoption to append extra Bigmi connectors.The connector itself is opt-in, mirroring
reown(): install@metamask/bitcoin-wallet-standard+@metamask/multichain-api-client, callregisterBitcoinWalletStandard({ client }), and addmetamask()(from@bigmi/client) viaBitcoinProvider({ connectors: [metamask()] })orcreateDefaultBigmiConfig. No@metamask/*deps are added to the widget packages.Also bumps
@bigmi/clientto^0.9.0and@bigmi/reactto^0.8.2.Patch Changes
#816
5071e9eThanks @chybisov! - Bump dependencies (@lifi/sdk → 4.1.x, MUI, wagmi, vite, and others).#804
bf91f25Thanks @chybisov! - Remove Phantom from the Bitcoin wallet connectors. Phantom deprecated its Bitcoin wallet and removed the injectedwindow.phantom.bitcoinprovider, so it no longer connects for Bitcoin. The default Bitcoin config no longer registers thephantom()connector, and theapp.phantom.bitcoininstalled-wallet detection has been removed. Phantom for Solana/EVM is unaffected.@lifi/widget-provider-bitcoin@4.2.0
Minor Changes
#805
6d19d22Thanks @chybisov! - feat: recognize MetaMask Bitcoin in the wallet listAdds MetaMask Bitcoin (
io.metamask.bitcoin) detection (via the sharedwindow.ethereum.isMetaMasksignal, same extension as MetaMask EVM) and icon, soit dedupes with MetaMask EVM in the wallet list.
BitcoinProvidernow accepts aconnectorsoption to append extra Bigmi connectors.The connector itself is opt-in, mirroring
reown(): install@metamask/bitcoin-wallet-standard+@metamask/multichain-api-client, callregisterBitcoinWalletStandard({ client }), and addmetamask()(from@bigmi/client) viaBitcoinProvider({ connectors: [metamask()] })orcreateDefaultBigmiConfig. No@metamask/*deps are added to the widget packages.Also bumps
@bigmi/clientto^0.9.0and@bigmi/reactto^0.8.2.Patch Changes
#816
5071e9eThanks @chybisov! - Bump dependencies (@lifi/sdk → 4.1.x, MUI, wagmi, vite, and others).#804
bf91f25Thanks @chybisov! - Remove Phantom from the Bitcoin wallet connectors. Phantom deprecated its Bitcoin wallet and removed the injectedwindow.phantom.bitcoinprovider, so it no longer connects for Bitcoin. The default Bitcoin config no longer registers thephantom()connector, and theapp.phantom.bitcoininstalled-wallet detection has been removed. Phantom for Solana/EVM is unaffected.Updated dependencies [
5071e9e,6d19d22,bf91f25]:@lifi/wallet-management@4.1.1
Patch Changes
#816
5071e9eThanks @chybisov! - Bump dependencies (@lifi/sdk → 4.1.x, MUI, wagmi, vite, and others).#805
6d19d22Thanks @chybisov! - feat: recognize MetaMask Bitcoin in the wallet listAdds MetaMask Bitcoin (
io.metamask.bitcoin) detection (via the sharedwindow.ethereum.isMetaMasksignal, same extension as MetaMask EVM) and icon, soit dedupes with MetaMask EVM in the wallet list.
BitcoinProvidernow accepts aconnectorsoption to append extra Bigmi connectors.The connector itself is opt-in, mirroring
reown(): install@metamask/bitcoin-wallet-standard+@metamask/multichain-api-client, callregisterBitcoinWalletStandard({ client }), and addmetamask()(from@bigmi/client) viaBitcoinProvider({ connectors: [metamask()] })orcreateDefaultBigmiConfig. No@metamask/*deps are added to the widget packages.Also bumps
@bigmi/clientto^0.9.0and@bigmi/reactto^0.8.2.#818
a7e6b92Thanks @chybisov! - Bump dependencies (MUI 9.2, wagmi 3.7, viem 2.54.6, TanStack Router/Virtual, i18next, motion, and @lifi/sdk-provider-{ethereum,solana}).Updated dependencies [
5071e9e,6d19d22,bf91f25]:@lifi/widget-provider-ethereum@4.1.1
Patch Changes
#816
5071e9eThanks @chybisov! - Bump dependencies (@lifi/sdk → 4.1.x, MUI, wagmi, vite, and others).#818
a7e6b92Thanks @chybisov! - Bump dependencies (MUI 9.2, wagmi 3.7, viem 2.54.6, TanStack Router/Virtual, i18next, motion, and @lifi/sdk-provider-{ethereum,solana}).Updated dependencies [
5071e9e,6d19d22,bf91f25]:@lifi/widget-provider-solana@4.1.1
Patch Changes
#816
5071e9eThanks @chybisov! - Bump dependencies (@lifi/sdk → 4.1.x, MUI, wagmi, vite, and others).#818
a7e6b92Thanks @chybisov! - Bump dependencies (MUI 9.2, wagmi 3.7, viem 2.54.6, TanStack Router/Virtual, i18next, motion, and @lifi/sdk-provider-{ethereum,solana}).Updated dependencies [
5071e9e,6d19d22,bf91f25]:@lifi/widget-provider-sui@4.1.1
Patch Changes
#816
5071e9eThanks @chybisov! - Bump dependencies (@lifi/sdk → 4.1.x, MUI, wagmi, vite, and others).Updated dependencies [
5071e9e,6d19d22,bf91f25]:@lifi/widget-provider-tron@4.1.1
Patch Changes
#816
5071e9eThanks @chybisov! - Bump dependencies (@lifi/sdk → 4.1.x, MUI, wagmi, vite, and others).Updated dependencies [
5071e9e,6d19d22,bf91f25]: